Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(infinite-scroll): getting xBus from XPlugin instead useXBus composable #1584

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

joseacabaneros
Copy link
Member

Getting xBus from XPlugin instead useXBus composable.

As it is a directive and not a component, the composable uses inject and onBeforeUnmount which are not allowed out of component context, throwing the following warnings

Screenshot 2024-08-02 at 2 27 18 PM

@victorcg88 victorcg88 merged commit b936ae5 into vue3-update-rc Aug 5, 2024
0 of 2 checks passed
@victorcg88 victorcg88 deleted the infinite-scroll-bus branch August 5, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants